'Declaration Public ReadOnly Property Selection As System.Collections.Generic.IList(Of T)
public System.Collections.Generic.IList<T> Selection { get; }
public: __property System.Collections.Generic.IList<T*>* get_Selection();
public:
property System.Collections.Generic.IList<T^>^ Selection { System.Collections.Generic.IList<T^>^ get(); }